ComponentOne InputPanel for WinForms
AddText(String[]) Method

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBoxItemCollection Class > AddText Method : AddText(String[]) Method
Adds a few InputOption items with text from the given array of strings.
Syntax
'Declaration
 
Public Overloads Sub AddText( _
   ByVal textItems() As System.String _
) 
public void AddText( 
   System.string[] textItems
)

Parameters

textItems
See Also

Reference

InputComboBoxItemCollection Class
InputComboBoxItemCollection Members
Overload List